POST /CustomAttributes/{id}/

Creates a custom attribute.
 

Request

Method Request URI
POST /API/CustomAttributes/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: customAttributeInfoData
Type: Dundas.BI.WebApi.Models.CustomAttributeInfoData

Response

Response Body

A status code indicating success or the reason for failure.